Copy the code below and see it rendered live.
<article id="START" title="Start" bookmark> <p>Welcome to Quire!</p> <p>[Go to the forest|FOREST]</p> </article>
Example of setting variables in an article.
<article id="STATUS" title="Status"> <p class="make">HEALTH 100</p> <p>Your health is {{HEALTH}}.</p> </article>